FactStudentDocument 
Default Table Name  FactStudentDocument 
Dimensional Model Table Type  Fact 
Dimension Table Type  [none] 
Definition 
 

FactStudentDocument Columns 
ColumnName  Domain  Datatype  NULL  Definition 
StudentDocumentSK(PK)    int  NO 
 
StudentDocumentBK    int  NO 
 
StudentSK    int  NO 
 
StudentBK    int  NO 
 
DocumentSK    int  NO 
 
ModuleSK    int  NO 
 
DocumentRequestedDateSK    int  NO 
 
DocumentSentDateSK    int  NO 
 
DocumentReceivedDateSK    int  NO 
 
DocumentDueDateSK    int  NO 
 
DocumentApprovedDateSK    int  NO 
 
DocumentExpireDateSK    int  NO 
 
DocumentStatusSK    int  NO 
 
EnrollmentSK    int  NO 
 
EnrollmentBK    int  NO 
 
ActualStartDateSK    int  NO 
 
ExpectedStartDateSK    int  NO 
 
GradDateSK    int  NO 
 
VersionStartDateSK    int  NO 
 
DaysToReceiveRequestedDocument    int  NO 
 
DaysToApproveReceivedDocument    int  NO 
 
DocumentTypeSK    int  NO 
 
DocumentRequestedDatePresentFlag    tinyint  NO 
 
DocumentSentDatePresentFlag    tinyint  NO 
 
DocumentReceivedDatePresentFlag    tinyint  NO 
 
DocumentDueDatePresentFlag    tinyint  NO 
 
DocumentExpireDatePresentFlag    tinyint  NO 
 
DocumentApprovedDatePresentFlag    tinyint  NO 
 
PendingDocumentFlag    tinyint  NO 
 

FactStudentDocument Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_StudentDocument  PrimaryKey  StudentDocumentSK 

FactStudentDocument Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication